ItemSubjectPrefix Property
Gets or sets subject prefix that typically indicates some action on a message, such as "FW: " for forwarding. This property represents MAPI property
PR_SUBJECT_PREFIX.
Namespace: Independentsoft.PstAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public string SubjectPrefix { get; }
Public ReadOnly Property SubjectPrefix As String
Get
Property Value
StringThe subject prefix.